M

TopographySurface.Create

Overloads (2):
Create(Document,IList[XYZ],IList[PolymeshFacet])
[ObsoleteAttribute("This method is deprecated in Revit 2024 with the introduction of the new Toposolid elements.  It is recommended that Toposolid elements should be used in place of TopographySurface elements.")]
public static TopographySurface Create(
	Document document,
	IList<XYZ> points,
	IList<PolymeshFacet> facets
)
Return Value TopographySurface TopographySurface